type net.nssCriterion
6 uses
net (current package)
nss.go#L24: criteria []nssCriterion
nss.go#L40: type nssCriterion struct {
nss.go#L49: func (c nssCriterion) standardStatusAction(last bool) bool {
nss.go#L109: var criteria []nssCriterion
nss.go#L137: func parseCriteria(x []byte) (c []nssCriterion, err error) {
nss.go#L152: c = append(c, nssCriterion{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)